From: Xenia Ragiadakou Date: Mon, 13 May 2013 20:36:37 +0000 (+0300) Subject: rtl8192u: fix whitespace around ~ in r8180_93cx6.c X-Git-Tag: archive/raspbian/4.9.13-1+rpi1~10^2~8548^2~595 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=f97c26c0b0c37fbceb6fa2ab73087210755f9c9e;p=linux-4.9.git rtl8192u: fix whitespace around ~ in r8180_93cx6.c This patch fixes the whitespace around ~ and corrects the following checkpatch error: ERROR: space prohibited after that '~' Signed-off-by: Xenia Ragiadakou Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8192u/r8180_93cx6.c b/drivers/staging/rtl8192u/r8180_93cx6.c index ff68fb1147ed..77e7b7791c91 100644 --- a/drivers/staging/rtl8192u/r8180_93cx6.c +++ b/drivers/staging/rtl8192u/r8180_93cx6.c @@ -28,7 +28,7 @@ void eprom_cs(struct net_device *dev, short bit) read_nic_byte_E(dev, EPROM_CMD)); //enable EPROM else write_nic_byte_E(dev, EPROM_CMD, read_nic_byte_E(dev, EPROM_CMD)\ - &~(1<